CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LU Decomposition

搜索资源列表

  1. LU

    1下载:
  2. 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1093
    • 提供者:Y.P.Zhou
  1. LU文档

    0下载:
  2. LU分解 用C的算法-LU decomposition algorithm C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1021
    • 提供者:木木
  1. LU

    0下载:
  2. 数值分析算法矩阵的LU分解法-numerical analysis algorithm matrix LU decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1361
    • 提供者:侃侃
  1. 2.LU分解法

    0下载:
  2. LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:871
    • 提供者:黎元凯
  1. LU分解法

    0下载:
  2. 数值计算方法 LU分解法-numerical method LU decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:834
    • 提供者:邹建
  1. LU分解方法求解线性方程组的Fortran程序

    2下载:
  2. LU分解方法求解线性方程组的Fortran程序,包含了一个验证程序。计算效率相对于选主元高斯消去法高出一些。-LU decomposition method for solving linear equations Fortran program, includes a verification process. Computational efficiency relative to the pivoting Gaussian elimination than some.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-05-08
    • 文件大小:9216
    • 提供者:李学斌
  1. LU

    0下载:
  2. 基于C语言得MATLAB平台设计的LU分解算法解方程-MATLAB platform based on C language was designed to solve the equation LU decomposition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:29801
    • 提供者:吴用
  1. parallelluprogram

    0下载:
  2. 并行lu分解源程序,自带初始输入数据和运行结果-Parallel lu decomposition source, bringing the initial input data and run results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2248
    • 提供者:成斌
  1. LUFPGA

    0下载:
  2. Sparse LU Decomposition using FPGA,使用fpga实现lu分解的算法实现-Sparse LU Decomposition using FPGA, using the FPGA to achieve lu decomposition algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:535754
    • 提供者:li
  1. LU-decomposition-of-equations

    0下载:
  2. LU分解解方程,是利用追赶法解方程的,中间掺杂的矩阵编程,是一个很有效的数值解问题。-LU decomposition solution of the equation is the use of catch-up method for solving equations, matrix doping program in the middle, is a very efficient numerical solution of the problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3436
    • 提供者:qiaofangtong
  1. LU-decomposition

    0下载:
  2. 数值计算中的LU分解法,用C语言编写,亲测可用-Numerical calculations of LU decomposition method, using C language, pro-test available
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:112647
    • 提供者:谢军
  1. LU-decomposition-of-matrix

    0下载:
  2. 矩阵的LU分解。用不选主元的LU分解和列主元LU分解求解线性方程组 Ax=b, 并比较这两种方法.-LU decomposition of matrix.With no pivoting the LU decomposition and the main yuan LU decomposition for solving linear equations Ax = b, and compare the two methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:20918
    • 提供者:lumengyi
  1. LU

    0下载:
  2. 可以用该程序数值求解矩阵,具有详细的注释,理解LU分解法求线性方程组的算法原理(The program can be used to solve the matrix, with detailed notes, understanding the LU decomposition method for solving linear equations algorithm principle)
  3. 所属分类:数值算法/人工智能

  1. LU

    0下载:
  2. 三阶矩阵LU分解,在DAT文件里写入矩阵系数值,输出得到矩阵对应的L阵和U阵(LU decomposition of three order matrix)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:102400
    • 提供者:CFDER
  1. LU decomposition

    0下载:
  2. LU分解的程序实现,要求如下: 1)不限编程语言,程序为可执行文件,例如 .m文件等,不能是word或者txt文档; 2)程序可以实现任意矩阵的LU分解,并附上简单实例; 3)同时提交程序的说明文档,对程序简单说明;(The implementation of the LU decomposition program is required as follows: 1) unlimited programming language, programs for ex
  3. 所属分类:

    • 发布日期:2018-01-08
    • 文件大小:210944
    • 提供者:Mr_亮先森
  1. LU分解的FPGA实现

    1下载:
  2. 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:818176
    • 提供者:eagle-zsq
  1. LU分解法求解线性方程组

    0下载:
  2. 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:爆米花乀
  1. LUgenerator_beta

    0下载:
  2. 使用C实现矩阵分解(LU decomposition)(Using C to implement matrix decomposition (LU decomposition))
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:8345600
    • 提供者:ayasp
  1. 矩阵求逆LU分解法

    1下载:
  2. C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)
  3. 所属分类:数学计算

    • 发布日期:2021-02-19
    • 文件大小:1024
    • 提供者:gother
  1. LU分解

    1下载:
  2. 适用于数值分析课程编程例题,LU分解内容。(Suitable for numerical analysis course programming examples, LU decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-26
    • 文件大小:1024
    • 提供者:Jessiaxi
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com